home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo.
- echo Run or install?
- echo.
- echo Most of the playable demos are listed with 'Run' and 'Install' options.
- echo If they do not work by clicking on 'Run' (they will usually just return
- echo to the menu), use the 'Install' option. These have been set up to
- echo automatically run the games, they will just take up some space on your
- echo hard drive. Refer to the 'How to Use the Powerdisc' section of the
- echo magazine for help should you encounter any memory problems.
- echo.
- echo FX Fighter needs to be run from DOS. Go in to the FX Fighter directory
- echo on the CD by typing CD\FXFIGHT and then type CDPP.
- echo It will then run without any problems.
- echo.
- echo Enjoy!
- echo.
- pause
- cd\
- call popup.exe
- call issue.exe
- call cdpp.exe
- cls
- echo.
- echo.
- echo That's all folks!
- echo.
- echo.
-
-
-